home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Movies_TV / DVDExpress.src < prev    next >
Text File  |  1998-12-08  |  664b  |  22 lines

  1. # DVD Express (12/8/98) - Freeware Sherlock Plugin for Mac OS 8.5
  2. # Copyright © 1998 Jorge Gomez Castellanos - All rights reserved.
  3. # Email: goman@cetys.mx - Drop me a note and just say hi! :-)
  4. # Thanks to the Apple-Donuts gang!  http://www.apple-donuts.com
  5. # vers 1.1 updated to reflect server name change
  6. <search 
  7.     name="DVD Express"
  8.     method=get
  9.     action="http://www1.dvdexpress.com/consumer/search_quick_results.asp"
  10.     >
  11.  
  12. <input name="q1" user>
  13.  
  14. <interpret
  15.     resultListStart="Price</font></B></TD>"
  16.     resultListEnd="Regional Coding"
  17.     
  18.     resultItemStart='<TD ALIGN="LEFT" VALIGN="MIDDLE" WIDTH="55%">'
  19.     resultItemEnd="</TR"
  20.     >
  21. </search>
  22.